Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to locations #32423

Closed
wants to merge 1 commit into from
Closed

Fix to locations #32423

wants to merge 1 commit into from

Conversation

Quintis1212
Copy link
Contributor

@Quintis1212 Quintis1212 commented Jun 3, 2021

new fix to "Navigation screen: regression of improved menu locations select placeholder #30330

Closes #30330

@Mamaduka
Copy link
Member

Mamaduka commented Jun 3, 2021

Hi, @Quintis1212

Thanks for working on this PR.

Can you rebase the latest trunk on top of your branch to resolve conflicts? You can find more details about this Git workflow here - https://developer.wordpress.org/block-editor/contributors/code/git-workflow/#keeping-your-branch-up-to-date.

Copy link
Contributor

@getdave getdave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue here is that part of the file you are editing has moved to the sidebar directory.

I think your best move is to

  1. Update your fork with the latest from Gutenberg. Be sure to git pull origin trunk the latest trunk from your fork if you use @talldan's Github UI method.
  2. Create a new branch in your fork.
  3. Redo your changes - they should be made here.
  4. Push this new branch up.
  5. Close Fix to locations #32423.

I think you're very close to getting this ready to merge 🤞 .

@getdave
Copy link
Contributor

getdave commented Jun 28, 2021

Hey @Quintis1212 👋 - is there anything I can do to help you get this merged?

Current requirements to get this ready to merge are still #32423 (review).

Happy to sync up on Core WordPress Slack if that would help you to work through the necessary steps.

@getdave
Copy link
Contributor

getdave commented Jul 29, 2021

Hi @Quintis1212. It looks like perhaps you've been unable to find time to follow up here. No problem. If you're still interesting in working on this PR let me know, otherwise I'll take this over and spin up a PR which solves the issue.

Thanks again for contributing here 🙇

@getdave
Copy link
Contributor

getdave commented Jul 29, 2021

Update: I raised a PR to supercede this one so I'm going to close it out.

@getdave getdave closed this Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation screen: regression of improved menu locations select placeholder
3 participants